Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

U4-5683 Migrate Dictionary tree & editor to angular #2159

Merged
merged 134 commits into from
Jun 13, 2018
Merged

U4-5683 Migrate Dictionary tree & editor to angular #2159

merged 134 commits into from
Jun 13, 2018

Conversation

dawoe
Copy link
Contributor

@dawoe dawoe commented Aug 30, 2017

PR for Migrate Dictionary http://issues.umbraco.org/issue/U4-5683

dawoe added 30 commits July 20, 2017 17:07
@dawoe
Copy link
Contributor Author

dawoe commented Dec 12, 2017

Everything is migrated..old tree still needs to get cleaned up

@nul800sebastiaan
Copy link
Member

Thanks @dawoe. just want to let you know we've seen this massive update and we'll get back to you soon. Thanks very much for the effort so far! #h5yr

@dawoe
Copy link
Contributor Author

dawoe commented Jan 11, 2018

Hi @nul800sebastiaan

Any news on this one ?

Dave

@dawoe dawoe changed the base branch from dev-v7 to dev-v7.8 January 11, 2018 15:15
@dawoe dawoe changed the base branch from dev-v7.8 to dev-v7 January 11, 2018 15:42
# Conflicts:
#	src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
@dawoe
Copy link
Contributor Author

dawoe commented Mar 21, 2018

Any news on this one ?

@dawoe dawoe changed the title U4-5863 Migrate Dictionary tree & editor to angular U4-5683 Migrate Dictionary tree & editor to angular Mar 22, 2018
@nul800sebastiaan nul800sebastiaan merged commit 9c33f1b into umbraco:dev-v7 Jun 13, 2018
@nul800sebastiaan
Copy link
Member

nul800sebastiaan commented Jun 13, 2018

This is amazing Dave, I've spent the day looking at this one and making some small changes to the coding style aaaaannddd...... with my additional changes we can now move the tree to the translation section too! 🎉 🎉

AWESOME job mate and very sorry for the delay!!
7.11 is going to be a super fun release thanks to you!

FYI, to move the dictionary tree to the translation section, change:

<add application="settings" alias="dictionary" title="Dictionary" type="Umbraco.Web.Trees.SettingsDictionaryTreeController, umbraco" iconClosed="icon-folder" iconOpen="icon-folder" sortOrder="6" />

To:

<add application="translation" alias="dictionary" title="Dictionary" type="Umbraco.Web.Trees.TranslationDictionaryTreeController, umbraco" iconClosed="icon-folder" iconOpen="icon-folder" sortOrder="3" />

@dampee
Copy link
Contributor

dampee commented Jun 14, 2018

Awesome!

@marcemarc
Copy link
Contributor

Wowsers, let us remember this day for many years to come!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants